Skip to content

Conversation

tbkka
Copy link
Contributor

@tbkka tbkka commented Jun 14, 2024

PR #74394 removed a field from struct MetadataSections whose layout is ABI. So restore that field as an unused padding field to preserve the layout of all the other fields in that struct.

Resolves rdar://129847951

Updated: My attempt at a minimal fix seems to have failed, so let's go ahead and fully revert #74394

PR swiftlang#74394 removed a field from `struct MetadataSections` whose layout is ABI.
So restore that field as an unused padding field to preserve the layout of all
the other fields in that struct.
@tbkka tbkka requested a review from a team as a code owner June 14, 2024 20:20
@tbkka
Copy link
Contributor Author

tbkka commented Jun 14, 2024

@swift-ci Please test

@tbkka tbkka enabled auto-merge June 14, 2024 20:36
…ror-no-more-mpe-metadata-partial"

This reverts commit a1708ef, reversing
changes made to b593062.
@tbkka tbkka requested a review from al45tair as a code owner June 14, 2024 22:33
@tbkka
Copy link
Contributor Author

tbkka commented Jun 14, 2024

@swift-ci Please test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants